home *** CD-ROM | disk | FTP | other *** search
/ Travel Adventure! / Travel Adventure!.iso / pc / _bbs / rbbstool / makefidx.cfg < prev    next >
Text File  |  1994-05-04  |  2KB  |  57 lines

  1. * for the cdrom, you have to edit this to reflect the correct drive letter
  2. *
  3. * Configuration file for MAKEFIDX, version 1.1
  4. * NameFile is the name of the list of files
  5. */NameFile=\RBBSCD\FIDX.DEF
  6. /NameFile=FIDX.DEF
  7. * LocationFile is the name of the list of locations for files
  8. */LocationFile=\RBBSCD\LIDX.DEF
  9. /LocationFile=LIDX.DEF
  10. * For WriteMode, use "Replace" when replacing existing NameFile and
  11. *     LocationFile.  If want to add to existing files, use "Update"
  12. /WriteMode=Replace
  13. */WriteMode=Update
  14. * list as many as you have (DOS) directories where you want
  15. * all the files in them listed.
  16.  
  17. * /FileSpec= m:\msdos\starter\*.*
  18. /FileSpec=m:\text\\*.* 
  19. /FileSpec=m:\images\city\biggif\\*.* 
  20. /FileSpec=m:\images\land\biggif\\*.* 
  21. /FileSpec=m:\images\mountain\biggif\\*.* 
  22. /FileSpec=m:\images\ocean\biggif\\*.* 
  23. /FileSpec=m:\images\city\smallgif\\*.* 
  24. /FileSpec=m:\images\land\smallgif\\*.* 
  25. /FileSpec=m:\images\mountain\smallgif\\*.* 
  26. /FileSpec=m:\images\ocean\smallgif\\*.* 
  27. /FileSpec=m:\images\city\tif\\*.* 
  28. /FileSpec=m:\images\land\tif\\*.* 
  29. /FileSpec=m:\images\mountain\tif\\*.* 
  30. /FileSpec=m:\images\ocean\tif\\*.* 
  31.  
  32. * A filespec will do a "DIR <filespec>" to get a listing of the
  33. * files.   DOS normally puts the directory name near the top in
  34. * the format "Directory of ".   If this is not true, you must
  35. * specify an alternate way for the Directory to be identified.
  36. * NOTE: use the following if you are using 4DOS rather than DOS
  37. * (remove the "*" at the front).
  38. *
  39. */DirString=    Directory:
  40. *
  41. * Note:  Normally you will NOT want to include any FileDir specs.
  42. * This is for loading lists of directories NOT on-line on your
  43. * system.
  44. *
  45. * List as many as you have of text files with file names in
  46. * them.  The file name must be at the beginning of each line.
  47. * It may include a drive/path.  If no drive path, a line with
  48. * "Directory of " following by drive/path should be included at
  49. * the top of the file.   Note: all listed files will be added
  50. * even if they are duplicates.   If you use CMPBBS to manage your
  51. * new files to avoid duplicates and trim down BBS lists to just
  52. * the new files, you should have only one entry here.
  53. *
  54. */FileDir=C:\DN\NEWLIST.DIR
  55. *
  56. *
  57.